Release 10.1A: OpenEdge Data Management:
Database Administration
PROSTRCT REMOVE qualifier
Removes storage areas or extents within storage areas.
Syntax
Parameters
db-nameSpecifies the database where you want to remove a storage area or extent.
extent-tokenIndicates the type of extent to remove. Specify one of the following:
storage-areaSpecifies the storage area to remove.
Notes
- You cannot remove an extent if it is in use or contains any data.
- Before you remove extents from the TL area, you must disable two-phase commit.
- You must disable after-imaging to remove variable, or fixed-length AI extents.
- You can verify that the deletion occurred and update the structure description file using the LIST qualifier with the PROSTRCT utility.
- See Chapter 14, "Maintaining Database Structure," for more information about the REMOTE qualifier with the PROSTRCT utility.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |